翻訳と辞書
Words near each other
・ Cubic 22
・ Cubic centimetre
・ Cubic chess
・ Cubic Corporation
・ Cubic Corporation Classic
・ Cubic crystal system
・ Cubic cupola
・ Cubic FasTIS
・ Cubic field
・ Cubic foot
・ Cubic form
・ Cubic function
・ Cubic graph
・ Cubic group
・ Cubic harmonic
Cubic Hermite spline
・ Cubic honeycomb
・ Cubic honeycomb honeycomb
・ Cubic IDE
・ Cubic inch
・ Cubic lattice
・ Cubic mean
・ Cubic metre
・ Cubic metre per second
・ Cubic mile
・ Cubic mile of oil
・ Cubic Ninja
・ Cubic plane curve
・ Cubic pyramid
・ Cubic reciprocity


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Cubic Hermite spline : ウィキペディア英語版
Cubic Hermite spline

In numerical analysis, a cubic Hermite spline or cubic Hermite interpolator is a spline where each piece is a third-degree polynomial specified in Hermite form:〔
〕 that is, by its values and first derivatives at the end points of the corresponding domain interval.
Cubic Hermite splines are typically used for interpolation of numeric data specified at given argument values x_1,x_2,\ldots,x_n, to obtain a smooth continuous function. The data should consist of the desired function value and derivative at each x_k. (If only the values are provided, the derivatives must be estimated from them.) The Hermite formula is applied to each interval (x_k, x_) separately. The resulting spline will be continuous and will have continuous first derivative.
Cubic polynomial splines can be specified in other ways, the Bézier form being the most common. However, these two methods provide the same set of splines, and data can be easily converted between the Bézier and Hermite forms; so the names are often used as if they were synonymous.
Cubic polynomial splines are extensively used in computer graphics and geometric modeling to obtain curves or motion trajectories that pass through specified points of the plane or three-dimensional space. In these applications, each coordinate of the plane or space is separately interpolated by a cubic spline function of a separate parameter ''t''.
Cubic splines can be extended to functions of two or more parameters, in several ways. Bicubic splines (Bicubic interpolation) are often used to interpolate data on a regular rectangular grid, such as pixel values in a digital image or altitude data on a terrain. Bicubic surface patches, defined by three bicubic splines, are an essential tool in computer graphics.
Cubic splines are often called csplines, especially in computer graphics. Hermite splines are named after Charles Hermite.
==Interpolation on a single interval==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Cubic Hermite spline」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.